Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deduplicated font type #439

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from
Open

Conversation

Asqiir
Copy link
Contributor

@Asqiir Asqiir commented Dec 22, 2024

I noticed that we define the same type twice. I deduplicated that type.

@Asqiir
Copy link
Contributor Author

Asqiir commented Dec 22, 2024

The CI piple fails at the step nix flake check.
This happens because the function lib.defaultTo was only added recently NixOS/nixpkgs@8ba40fd
But it is already in nixos-unstable. I propose that the lockfile is updated.

@Asqiir
Copy link
Contributor Author

Asqiir commented Dec 23, 2024

This depends on #442, as the function defaultTo isn't accessible with our current nixpkgs version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant